home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 July & August / Gamestar_64_2004-07-08_dvd.iso / Hry / EricCartman3.exe / {app} / Eric Cartman 3.exe / 0 / RCDATA / TSCOREFORM / TSCOREFORM.txt
Text File  |  2004-05-14  |  12KB  |  563 lines

  1. object ScoreForm: TScoreForm
  2.   Left = 125
  3.   Top = 134
  4.   BorderStyle = bsDialog
  5.   Caption = 'High Scores'
  6.   ClientHeight = 400
  7.   ClientWidth = 360
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   KeyPreview = True
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnKeyPress = FormKeyPress
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object BackImage: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 360
  26.     Height = 400
  27.     Align = alClient
  28.     Stretch = True
  29.   end
  30.   object Score1: TLabel
  31.     Left = 264
  32.     Top = 48
  33.     Width = 73
  34.     Height = 25
  35.     Alignment = taRightJustify
  36.     AutoSize = False
  37.     Caption = '0'
  38.     Color = clBtnFace
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clRed
  41.     Font.Height = -16
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = [fsBold]
  44.     ParentColor = False
  45.     ParentFont = False
  46.     Transparent = True
  47.     Layout = tlCenter
  48.   end
  49.   object Name1: TLabel
  50.     Left = 48
  51.     Top = 48
  52.     Width = 209
  53.     Height = 25
  54.     AutoSize = False
  55.     Caption = 'Noone'
  56.     Color = clBtnFace
  57.     Font.Charset = DEFAULT_CHARSET
  58.     Font.Color = clRed
  59.     Font.Height = -16
  60.     Font.Name = 'MS Sans Serif'
  61.     Font.Style = [fsBold]
  62.     ParentColor = False
  63.     ParentFont = False
  64.     Transparent = True
  65.     Layout = tlCenter
  66.   end
  67.   object Score2: TLabel
  68.     Left = 264
  69.     Top = 80
  70.     Width = 73
  71.     Height = 25
  72.     Alignment = taRightJustify
  73.     AutoSize = False
  74.     Caption = '0'
  75.     Font.Charset = DEFAULT_CHARSET
  76.     Font.Color = clWindowText
  77.     Font.Height = -16
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = [fsBold]
  80.     ParentFont = False
  81.     Transparent = True
  82.     Layout = tlCenter
  83.   end
  84.   object Name2: TLabel
  85.     Left = 48
  86.     Top = 80
  87.     Width = 209
  88.     Height = 25
  89.     AutoSize = False
  90.     Caption = 'Noone'
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = clWindowText
  93.     Font.Height = -16
  94.     Font.Name = 'MS Sans Serif'
  95.     Font.Style = [fsBold]
  96.     ParentFont = False
  97.     Transparent = True
  98.     Layout = tlCenter
  99.   end
  100.   object Score3: TLabel
  101.     Left = 264
  102.     Top = 112
  103.     Width = 73
  104.     Height = 25
  105.     Alignment = taRightJustify
  106.     AutoSize = False
  107.     Caption = '0'
  108.     Font.Charset = DEFAULT_CHARSET
  109.     Font.Color = clWindowText
  110.     Font.Height = -16
  111.     Font.Name = 'MS Sans Serif'
  112.     Font.Style = [fsBold]
  113.     ParentFont = False
  114.     Transparent = True
  115.     Layout = tlCenter
  116.   end
  117.   object Name3: TLabel
  118.     Left = 48
  119.     Top = 112
  120.     Width = 209
  121.     Height = 25
  122.     AutoSize = False
  123.     Caption = 'Noone'
  124.     Font.Charset = DEFAULT_CHARSET
  125.     Font.Color = clWindowText
  126.     Font.Height = -16
  127.     Font.Name = 'MS Sans Serif'
  128.     Font.Style = [fsBold]
  129.     ParentFont = False
  130.     Transparent = True
  131.     Layout = tlCenter
  132.   end
  133.   object Score4: TLabel
  134.     Left = 264
  135.     Top = 144
  136.     Width = 73
  137.     Height = 25
  138.     Alignment = taRightJustify
  139.     AutoSize = False
  140.     Caption = '0'
  141.     Font.Charset = DEFAULT_CHARSET
  142.     Font.Color = clWindowText
  143.     Font.Height = -16
  144.     Font.Name = 'MS Sans Serif'
  145.     Font.Style = [fsBold]
  146.     ParentFont = False
  147.     Transparent = True
  148.     Layout = tlCenter
  149.   end
  150.   object Name4: TLabel
  151.     Left = 48
  152.     Top = 144
  153.     Width = 209
  154.     Height = 25
  155.     AutoSize = False
  156.     Caption = 'Noone'
  157.     Font.Charset = DEFAULT_CHARSET
  158.     Font.Color = clWindowText
  159.     Font.Height = -16
  160.     Font.Name = 'MS Sans Serif'
  161.     Font.Style = [fsBold]
  162.     ParentFont = False
  163.     Transparent = True
  164.     Layout = tlCenter
  165.   end
  166.   object Score5: TLabel
  167.     Left = 264
  168.     Top = 176
  169.     Width = 73
  170.     Height = 25
  171.     Alignment = taRightJustify
  172.     AutoSize = False
  173.     Caption = '0'
  174.     Font.Charset = DEFAULT_CHARSET
  175.     Font.Color = clWindowText
  176.     Font.Height = -16
  177.     Font.Name = 'MS Sans Serif'
  178.     Font.Style = [fsBold]
  179.     ParentFont = False
  180.     Transparent = True
  181.     Layout = tlCenter
  182.   end
  183.   object Name5: TLabel
  184.     Left = 48
  185.     Top = 176
  186.     Width = 209
  187.     Height = 25
  188.     AutoSize = False
  189.     Caption = 'Noone'
  190.     Font.Charset = DEFAULT_CHARSET
  191.     Font.Color = clWindowText
  192.     Font.Height = -16
  193.     Font.Name = 'MS Sans Serif'
  194.     Font.Style = [fsBold]
  195.     ParentFont = False
  196.     Transparent = True
  197.     Layout = tlCenter
  198.   end
  199.   object Score6: TLabel
  200.     Left = 264
  201.     Top = 208
  202.     Width = 73
  203.     Height = 25
  204.     Alignment = taRightJustify
  205.     AutoSize = False
  206.     Caption = '0'
  207.     Font.Charset = DEFAULT_CHARSET
  208.     Font.Color = clWindowText
  209.     Font.Height = -16
  210.     Font.Name = 'MS Sans Serif'
  211.     Font.Style = [fsBold]
  212.     ParentFont = False
  213.     Transparent = True
  214.     Layout = tlCenter
  215.   end
  216.   object Name6: TLabel
  217.     Left = 48
  218.     Top = 208
  219.     Width = 209
  220.     Height = 25
  221.     AutoSize = False
  222.     Caption = 'Noone'
  223.     Font.Charset = DEFAULT_CHARSET
  224.     Font.Color = clWindowText
  225.     Font.Height = -16
  226.     Font.Name = 'MS Sans Serif'
  227.     Font.Style = [fsBold]
  228.     ParentFont = False
  229.     Transparent = True
  230.     Layout = tlCenter
  231.   end
  232.   object Score7: TLabel
  233.     Left = 264
  234.     Top = 240
  235.     Width = 73
  236.     Height = 25
  237.     Alignment = taRightJustify
  238.     AutoSize = False
  239.     Caption = '0'
  240.     Font.Charset = DEFAULT_CHARSET
  241.     Font.Color = clWindowText
  242.     Font.Height = -16
  243.     Font.Name = 'MS Sans Serif'
  244.     Font.Style = [fsBold]
  245.     ParentFont = False
  246.     Transparent = True
  247.     Layout = tlCenter
  248.   end
  249.   object Name7: TLabel
  250.     Left = 48
  251.     Top = 240
  252.     Width = 209
  253.     Height = 25
  254.     AutoSize = False
  255.     Caption = 'Noone'
  256.     Font.Charset = DEFAULT_CHARSET
  257.     Font.Color = clWindowText
  258.     Font.Height = -16
  259.     Font.Name = 'MS Sans Serif'
  260.     Font.Style = [fsBold]
  261.     ParentFont = False
  262.     Transparent = True
  263.     Layout = tlCenter
  264.   end
  265.   object Score8: TLabel
  266.     Left = 264
  267.     Top = 272
  268.     Width = 73
  269.     Height = 25
  270.     Alignment = taRightJustify
  271.     AutoSize = False
  272.     Caption = '0'
  273.     Font.Charset = DEFAULT_CHARSET
  274.     Font.Color = clWindowText
  275.     Font.Height = -16
  276.     Font.Name = 'MS Sans Serif'
  277.     Font.Style = [fsBold]
  278.     ParentFont = False
  279.     Transparent = True
  280.     Layout = tlCenter
  281.   end
  282.   object Name8: TLabel
  283.     Left = 48
  284.     Top = 272
  285.     Width = 209
  286.     Height = 25
  287.     AutoSize = False
  288.     Caption = 'Noone'
  289.     Font.Charset = DEFAULT_CHARSET
  290.     Font.Color = clWindowText
  291.     Font.Height = -16
  292.     Font.Name = 'MS Sans Serif'
  293.     Font.Style = [fsBold]
  294.     ParentFont = False
  295.     Transparent = True
  296.     Layout = tlCenter
  297.   end
  298.   object Score9: TLabel
  299.     Left = 264
  300.     Top = 304
  301.     Width = 73
  302.     Height = 25
  303.     Alignment = taRightJustify
  304.     AutoSize = False
  305.     Caption = '0'
  306.     Font.Charset = DEFAULT_CHARSET
  307.     Font.Color = clWindowText
  308.     Font.Height = -16
  309.     Font.Name = 'MS Sans Serif'
  310.     Font.Style = [fsBold]
  311.     ParentFont = False
  312.     Transparent = True
  313.     Layout = tlCenter
  314.   end
  315.   object Name9: TLabel
  316.     Left = 48
  317.     Top = 304
  318.     Width = 209
  319.     Height = 25
  320.     AutoSize = False
  321.     Caption = 'Noone'
  322.     Font.Charset = DEFAULT_CHARSET
  323.     Font.Color = clWindowText
  324.     Font.Height = -16
  325.     Font.Name = 'MS Sans Serif'
  326.     Font.Style = [fsBold]
  327.     ParentFont = False
  328.     Transparent = True
  329.     Layout = tlCenter
  330.   end
  331.   object Score10: TLabel
  332.     Left = 264
  333.     Top = 336
  334.     Width = 73
  335.     Height = 25
  336.     Alignment = taRightJustify
  337.     AutoSize = False
  338.     Caption = '0'
  339.     Font.Charset = DEFAULT_CHARSET
  340.     Font.Color = clWindowText
  341.     Font.Height = -16
  342.     Font.Name = 'MS Sans Serif'
  343.     Font.Style = [fsBold]
  344.     ParentFont = False
  345.     Transparent = True
  346.     Layout = tlCenter
  347.   end
  348.   object Name10: TLabel
  349.     Left = 48
  350.     Top = 336
  351.     Width = 209
  352.     Height = 25
  353.     AutoSize = False
  354.     Caption = 'Noone'
  355.     Font.Charset = DEFAULT_CHARSET
  356.     Font.Color = clWindowText
  357.     Font.Height = -16
  358.     Font.Name = 'MS Sans Serif'
  359.     Font.Style = [fsBold]
  360.     ParentFont = False
  361.     Transparent = True
  362.     Layout = tlCenter
  363.   end
  364.   object Rank1: TLabel
  365.     Left = 8
  366.     Top = 48
  367.     Width = 33
  368.     Height = 25
  369.     Alignment = taRightJustify
  370.     AutoSize = False
  371.     Caption = '1.'
  372.     Color = clBtnFace
  373.     Font.Charset = DEFAULT_CHARSET
  374.     Font.Color = clRed
  375.     Font.Height = -16
  376.     Font.Name = 'MS Sans Serif'
  377.     Font.Style = [fsBold]
  378.     ParentColor = False
  379.     ParentFont = False
  380.     Transparent = True
  381.     Layout = tlCenter
  382.   end
  383.   object Rank2: TLabel
  384.     Left = 8
  385.     Top = 80
  386.     Width = 33
  387.     Height = 25
  388.     Alignment = taRightJustify
  389.     AutoSize = False
  390.     Caption = '2.'
  391.     Color = clBtnFace
  392.     Font.Charset = DEFAULT_CHARSET
  393.     Font.Color = clBlack
  394.     Font.Height = -16
  395.     Font.Name = 'MS Sans Serif'
  396.     Font.Style = [fsBold]
  397.     ParentColor = False
  398.     ParentFont = False
  399.     Transparent = True
  400.     Layout = tlCenter
  401.   end
  402.   object Rank3: TLabel
  403.     Left = 8
  404.     Top = 112
  405.     Width = 33
  406.     Height = 25
  407.     Alignment = taRightJustify
  408.     AutoSize = False
  409.     Caption = '3.'
  410.     Color = clBtnFace
  411.     Font.Charset = DEFAULT_CHARSET
  412.     Font.Color = clBlack
  413.     Font.Height = -16
  414.     Font.Name = 'MS Sans Serif'
  415.     Font.Style = [fsBold]
  416.     ParentColor = False
  417.     ParentFont = False
  418.     Transparent = True
  419.     Layout = tlCenter
  420.   end
  421.   object Rank5: TLabel
  422.     Left = 8
  423.     Top = 176
  424.     Width = 33
  425.     Height = 25
  426.     Alignment = taRightJustify
  427.     AutoSize = False
  428.     Caption = '5.'
  429.     Color = clBtnFace
  430.     Font.Charset = DEFAULT_CHARSET
  431.     Font.Color = clBlack
  432.     Font.Height = -16
  433.     Font.Name = 'MS Sans Serif'
  434.     Font.Style = [fsBold]
  435.     ParentColor = False
  436.     ParentFont = False
  437.     Transparent = True
  438.     Layout = tlCenter
  439.   end
  440.   object Rank6: TLabel
  441.     Left = 8
  442.     Top = 208
  443.     Width = 33
  444.     Height = 25
  445.     Alignment = taRightJustify
  446.     AutoSize = False
  447.     Caption = '6.'
  448.     Color = clBtnFace
  449.     Font.Charset = DEFAULT_CHARSET
  450.     Font.Color = clBlack
  451.     Font.Height = -16
  452.     Font.Name = 'MS Sans Serif'
  453.     Font.Style = [fsBold]
  454.     ParentColor = False
  455.     ParentFont = False
  456.     Transparent = True
  457.     Layout = tlCenter
  458.   end
  459.   object Rank7: TLabel
  460.     Left = 8
  461.     Top = 240
  462.     Width = 33
  463.     Height = 25
  464.     Alignment = taRightJustify
  465.     AutoSize = False
  466.     Caption = '7.'
  467.     Color = clBtnFace
  468.     Font.Charset = DEFAULT_CHARSET
  469.     Font.Color = clBlack
  470.     Font.Height = -16
  471.     Font.Name = 'MS Sans Serif'
  472.     Font.Style = [fsBold]
  473.     ParentColor = False
  474.     ParentFont = False
  475.     Transparent = True
  476.     Layout = tlCenter
  477.   end
  478.   object Rank8: TLabel
  479.     Left = 8
  480.     Top = 272
  481.     Width = 33
  482.     Height = 25
  483.     Alignment = taRightJustify
  484.     AutoSize = False
  485.     Caption = '8.'
  486.     Color = clBtnFace
  487.     Font.Charset = DEFAULT_CHARSET
  488.     Font.Color = clBlack
  489.     Font.Height = -16
  490.     Font.Name = 'MS Sans Serif'
  491.     Font.Style = [fsBold]
  492.     ParentColor = False
  493.     ParentFont = False
  494.     Transparent = True
  495.     Layout = tlCenter
  496.   end
  497.   object Rank9: TLabel
  498.     Left = 8
  499.     Top = 304
  500.     Width = 33
  501.     Height = 25
  502.     Alignment = taRightJustify
  503.     AutoSize = False
  504.     Caption = '9.'
  505.     Color = clBtnFace
  506.     Font.Charset = DEFAULT_CHARSET
  507.     Font.Color = clBlack
  508.     Font.Height = -16
  509.     Font.Name = 'MS Sans Serif'
  510.     Font.Style = [fsBold]
  511.     ParentColor = False
  512.     ParentFont = False
  513.     Transparent = True
  514.     Layout = tlCenter
  515.   end
  516.   object Rank10: TLabel
  517.     Left = 8
  518.     Top = 336
  519.     Width = 33
  520.     Height = 25
  521.     Alignment = taRightJustify
  522.     AutoSize = False
  523.     Caption = '10.'
  524.     Color = clBtnFace
  525.     Font.Charset = DEFAULT_CHARSET
  526.     Font.Color = clBlack
  527.     Font.Height = -16
  528.     Font.Name = 'MS Sans Serif'
  529.     Font.Style = [fsBold]
  530.     ParentColor = False
  531.     ParentFont = False
  532.     Transparent = True
  533.     Layout = tlCenter
  534.   end
  535.   object Rank4: TLabel
  536.     Left = 8
  537.     Top = 144
  538.     Width = 33
  539.     Height = 25
  540.     Alignment = taRightJustify
  541.     AutoSize = False
  542.     Caption = '4.'
  543.     Color = clBtnFace
  544.     Font.Charset = DEFAULT_CHARSET
  545.     Font.Color = clBlack
  546.     Font.Height = -16
  547.     Font.Name = 'MS Sans Serif'
  548.     Font.Style = [fsBold]
  549.     ParentColor = False
  550.     ParentFont = False
  551.     Transparent = True
  552.     Layout = tlCenter
  553.   end
  554.   object CloseLabel: TLabel
  555.     Left = 112
  556.     Top = 376
  557.     Width = 116
  558.     Height = 13
  559.     Caption = 'press <Escape> to close'
  560.     Transparent = True
  561.   end
  562. end
  563.